Skip to content

Conversation

jruderman
Copy link
Contributor

Adds a convenience function for bidirectional communication. This lets programmers avoid boilerplate that's prone to mistakes and/or variable shadowing.

@jruderman jruderman mentioned this pull request Aug 8, 2012
bblum added a commit that referenced this pull request Aug 9, 2012
@bblum bblum merged commit 35db5b7 into rust-lang:incoming Aug 9, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Nov 4, 2023
jaisnan added a commit to jaisnan/rust-dev that referenced this pull request Jul 29, 2024
While at it, I also added a `--skip-libs` to skip rebuilding the Kani
libraries and standard library at every `cargo build-dev` execution.

We usually only need to rebuild the libraries when we make changes to
them or when we update the Rust toolchain. Rebuilding them can be quite
time consuming when you are making changes to Kani.

Towards rust-lang#3226 rust-lang#3153

Co-authored-by: Jaisurya Nanduri <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants